.icons {
  background-image: url("/skin/nice/root/common/images/icons.png");
}
.icon_search {
  width: 18px;
  height: 18px;
  background-position: 0 -80px;
}

.icon_mail {
  width: 32px;
  height: 32px;
  background-position: -30px 0;
}

.icon_school {
  width: 20px;
  height: 18px;
  background-position: 0 -20px;
}

.icon_calender {
  width: 20px;
  height: 18px;
  background-position: 0 0;
}

.icon_major {
  width: 20px;
  height: 18px;
  background-position: 0 -40px;
}

.icon_book {
  width: 17px;
  height: 18px;
  background-position: 0 -100px;
}

.icon_circle {
  width: 6px;
  height: 6px;
  border-radius:50%;
  background-color:#2a82e4;
  background-position: 120px 120px;
}

.icon_fd {
  width: 18px;
  height: 18px;
  background-position: -30px -130px;
}
.icon_fdH {
  width: 18px;
  height: 18px;
  background-position: 0 -130px;
}
.icon_share {
  width: 18px;
  height: 18px;
  background-position: -30px -150px;
}
.icon_shareH {
  width: 18px;
  height: 18px;
  background-position: 0 -150px;
}

.icon_home {
  width: 16px;
  height: 16px;
  background-position: -30px -40px;
}

.icon_rl {
  width: 14px;
  height: 14px;
  background-position: -30px -60px;
}

.icon_trangle {
  width: 5px;
  height: 10px;
  background-position: -30px -80px;
}
a:hover{
  color:#2a82e4
}
.gengsanHeader {
  width: 100%;
  height: 59px;
  line-height: 60px;
  border-bottom: 1px solid #f3f2f2;
  font-size: 0;
  background-color: #fff;
}
.gengsanHeader .headerWrap {
  width: 960px;
  margin: 0 auto;
}
.gengsanHeader .show,
.gengsanHeader .logo,
.gengsanHeader .gengsanNav,
.gengsanHeader .searchBox,
.gengsanHeader .mail,
.gengsanHeader .star {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.gengsanHeader .logo,
.gengsanHeader .show {
  font-size: 0;
  height: 31px;
}

.gengsanHeader .logo img,
.gengsanHeader .show img {
  height: 100%;
}

.gengsanHeader .show {
  margin: 0 25px 0 15px;
}

.gengsanHeader .gengsanNav li {
  float: left;
  margin-left: 15px;
  font-size: 15px;
  font-weight:bold;
}

.gengsanHeader .gengsanNav li a {
  color: #222;
}

.gengsanHeader .gengsanNav li a:hover {
  color: #2a82e4;
}

.gengsanHeader .searchBox {
  width: 150px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  background: #f0f0f0;
  border: 1px solid #f2f2f2;
  padding: 0 25px;
  font-size: 0;
  margin-left: 74px;
  margin-right: 32px;
}

.gengsanHeader .searchBox input,
.gengsanHeader .searchBox span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.gengsanHeader .searchBox input {
  width: 120px;
  height: 30px;
  line-height: 32px;
  font-size: 14px;
  background-color: #f0f0f0;
  margin-right: 10px;
}

.gengsanHeader .searchBox span {
  width: 18px;
  height: 18px;
}

.gengsanHeader .mail {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #608be9;
  margin-right: 15px;
}

.gengsanHeader .star {
  width: 50px;
  height: 32px;
  border-radius: 10px;
  background-color: #2a82e4;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
}

.gengsanWrapper {
  width: 100%;
  min-width: 960px;
  margin: 0 auto;
  
}



.gengsanbanner {
  margin: 15px auto;
  width: 960px;
  height: 100px;
  font-size: 0;
  border-radius: 6px;
  overflow: hidden;
}

.gengsanbanner img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.gengsanDetail{
  width:960px;
  margin:0 auto;
  padding-bottom: 120px;
}
.footer{
  width:100%;
  min-width: 960px;
  margin:0 auto;
  border-top:1px solid #eaeaea;
  padding-bottom: 20px;
}
.footerWrap{
  width:960px;
  margin:0 auto;
}
.friendLink{
  padding:15px 0;
  border-bottom: 1px solid #eaeaea;
}
.friendLink h4{
  position: relative;
  font-size: 14px;
  color:#222;
  padding-left:16px;
  line-height: 2;
}
.friendLink h4 .icons{
  position: absolute;
  left:0;
  top:50%;
  margin-top:-5px;
}
.friendLink .links{
  font-size: 0;
}
.friendLink .links a,
.myLink a,
.myLink span{
  display: inline-block;
  *display:inline;
  *zoom:1;
  vertical-align: middle;
  line-height: 2;
  color:#999;
}
.friendLink .links a{
  margin-right: 16px;
}

.myLink a,
.myLink span{
  margin:0 3px;
}
.friendLink .links a,
.myLink a,
.myLink span
.myLink,
.slogan,
.govInfor{
  font-size: 12px;
}
.myLink span{
  width:1px;
  height: 12px;
  background: #999;
}
.myLink,
.slogan,
.govInfor{
  text-align: center;

  color:#999;
  line-height: 2;
}
.myLink a,
.slogan a,
.govInfor a{
  color:#999;
}
.myLink a:hover,
.slogan a:hover,
.govInfor a:hover{
  color:#2a82e4;
}
.myLink{
padding-top:10px;
padding-bottom:2px;
}

.slogan{
padding-bottom:2px;
}

.govInfor{
padding-bottom:2px;
}

.popUp{
  position: fixed;
  left:0;
  right:0;
  top:0;
  bottom:0;
  display: none;
}
.popUp .bg{
  position: absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background-color: #000;
  opacity: .5;
  filter:alpha(opacity = 50);
}
.popUp .popCon{
  position: absolute;
  left:50%;
  top:50%;
  padding:24px;
  background: #fff;
  border-radius:10px;
}
.popUp .popCon .btn.btn_close{
  position: absolute;
  right:12px;
  top:12px;
  cursor: pointer;
  width:24px;
  height: 24px;
  background-image: url('/skin/nice/root/common/images/btn_close.png');
  background-repeat: no-repeat;
}
.popUp .popCon p{
  font-size: 14px;
  line-height: 2;
}
img{
  border-radius: 6px;
}
.gengsanDetail img{
  transition: all .5s linear;
}
.gengsanDetail img:hover{
  transform: scale(1.02);
}
.gengsanClipboard,
.gFeedback{
  text-align: center;
}
.gengsanClipboard .popCon,
.gFeedback .popCon{
  width:320px;
  height: 70px;
  margin-left:-160px;
  margin-top:-35px;
}
.gengsanClipboard .popCon p,
.gFeedback .popCon p{
  font-size: 16px;
}
.gFeedback .popCon{
  height: 100px;
  margin-top:-50px;
}
.gFeedback .popCon .btn.btn_close{
  position: static;
  border-radius:5px;
  background-color: #35a2ff;
  color:#fff;
  margin:10px auto 0;
  white-space: nowrap;
  width:84px;
  height: 33px;
  line-height: 33px;
  background-image: none;
}

.gengsanHeader .logo img,
.gengsanHeader .show img {
  border-radius: 0px;
}